1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctBaoCao
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.panel1 = new System.Windows.Forms.Panel();
32             
this.groupBox2 = new System.Windows.Forms.GroupBox();
33             
this.linkLabel15 = new System.Windows.Forms.LinkLabel();
34             
this.tabControl_Mot = new System.Windows.Forms.TabControl();
35             
this.tabPage_KetThucNgayLamViec = new System.Windows.Forms.TabPage();
36             
this.btnBcKetThucNgayLamViec = new System.Windows.Forms.Button();
37             
this.label2 = new System.Windows.Forms.Label();
38             
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
39             
this.label3 = new System.Windows.Forms.Label();
40             
this.tabPage_TienHoaHong = new System.Windows.Forms.TabPage();
41             
this.btnTienHoaHong_BCCT = new System.Windows.Forms.Button();
42             
this.btnTienHoaHong_BCTH = new System.Windows.Forms.Button();
43             
this.maskedTextBox2 = new System.Windows.Forms.MaskedTextBox();
44             
this.label8 = new System.Windows.Forms.Label();
45             
this.maskedTextBox1 = new System.Windows.Forms.MaskedTextBox();
46             
this.label7 = new System.Windows.Forms.Label();
47             
this.radioButton2 = new System.Windows.Forms.RadioButton();
48             
this.label6 = new System.Windows.Forms.Label();
49             
this.cmbTienHoaHong_PhamViNgay = new System.Windows.Forms.ComboBox();
50             
this.radioButton1 = new System.Windows.Forms.RadioButton();
51             
this.label5 = new System.Windows.Forms.Label();
52             
this.label4 = new System.Windows.Forms.Label();
53             
this.tabPage3 = new System.Windows.Forms.TabPage();
54             
this.label9 = new System.Windows.Forms.Label();
55             
this.linkLabel_TienHoaHong = new System.Windows.Forms.LinkLabel();
56             
this.linkLabel_XoaDonHang = new System.Windows.Forms.LinkLabel();
57             
this.linkLabel_ChietKhau = new System.Windows.Forms.LinkLabel();
58             
this.linkLabel11 = new System.Windows.Forms.LinkLabel();
59             
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
60             
this.linkLabel10 = new System.Windows.Forms.LinkLabel();
61             
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
62             
this.linkLabel7 = new System.Windows.Forms.LinkLabel();
63             
this.linkLabel8 = new System.Windows.Forms.LinkLabel();
64             
this.groupBox1 = new System.Windows.Forms.GroupBox();
65             
this.linkLabelTamDungDh = new System.Windows.Forms.LinkLabel();
66             
this.linkLabel1NhaCC = new System.Windows.Forms.LinkLabel();
67             
this.linkLabel1CongNoNCC = new System.Windows.Forms.LinkLabel();
68             
this.linkLabelDsSanPham = new System.Windows.Forms.LinkLabel();
69             
this.linkLabel_BaoCaoHangTonKho = new System.Windows.Forms.LinkLabel();
70             
this.linkLabelNhapHang = new System.Windows.Forms.LinkLabel();
71             
this.linkLabel_BomVaGoiSP = new System.Windows.Forms.LinkLabel();
72             
this.linkLabelChi_Phi = new System.Windows.Forms.LinkLabel();
73             
this.linkLabel_BanHang_DsSp = new System.Windows.Forms.LinkLabel();
74             
this.linkLabel_KetThucNgayLamViec = new System.Windows.Forms.LinkLabel();
75             
this.label1 = new System.Windows.Forms.Label();
76             
this.panel1.SuspendLayout();
77             
this.groupBox2.SuspendLayout();
78             
this.tabControl_Mot.SuspendLayout();
79             
this.tabPage_KetThucNgayLamViec.SuspendLayout();
80             
this.tabPage_TienHoaHong.SuspendLayout();
81             
this.tabPage3.SuspendLayout();
82             
this.groupBox1.SuspendLayout();
83             
this.SuspendLayout();
84             
//
85             
// panel1
86             
//
87             
this.panel1.AutoScroll = true;
88             
this.panel1.Controls.Add(this.groupBox2);
89             
this.panel1.Controls.Add(this.groupBox1);
90             
this.panel1.Controls.Add(this.label1);
91             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
92             
this.panel1.Location = new System.Drawing.Point(0, 0);
93             
this.panel1.Name = "panel1";
94             
this.panel1.Size = new System.Drawing.Size(1024, 960);
95             
this.panel1.TabIndex = 0;
96             
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
97             
//
98             
// groupBox2
99             
//
100             
this.groupBox2.Controls.Add(this.linkLabel15);
101             
this.groupBox2.Controls.Add(this.tabControl_Mot);
102             
this.groupBox2.Controls.Add(this.linkLabel_TienHoaHong);
103             
this.groupBox2.Controls.Add(this.linkLabel_XoaDonHang);
104             
this.groupBox2.Controls.Add(this.linkLabel_ChietKhau);
105             
this.groupBox2.Controls.Add(this.linkLabel11);
106             
this.groupBox2.Controls.Add(this.linkLabel1);
107             
this.groupBox2.Controls.Add(this.linkLabel10);
108             
this.groupBox2.Controls.Add(this.linkLabel3);
109             
this.groupBox2.Controls.Add(this.linkLabel7);
110             
this.groupBox2.Controls.Add(this.linkLabel8);
111             
this.groupBox2.Location = new System.Drawing.Point(679, 70);
112             
this.groupBox2.Name = "groupBox2";
113             
this.groupBox2.Size = new System.Drawing.Size(332, 657);
114             
this.groupBox2.TabIndex = 4;
115             
this.groupBox2.TabStop = false;
116             
this.groupBox2.Text = "an";
117             
this.groupBox2.Visible = false;
118             
//
119             
// linkLabel15
120             
//
121             
this.linkLabel15.AutoSize = true;
122             
this.linkLabel15.Location = new System.Drawing.Point(23, 499);
123             
this.linkLabel15.Name = "linkLabel15";
124             
this.linkLabel15.Size = new System.Drawing.Size(41, 18);
125             
this.linkLabel15.TabIndex = 19;
126             
this.linkLabel15.TabStop = true;
127             
this.linkLabel15.Text = "Thuế";
128             
//
129             
// tabControl_Mot
130             
//
131             
this.tabControl_Mot.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
132             | System.Windows.Forms.AnchorStyles.Right)));
133             
this.tabControl_Mot.Controls.Add(this.tabPage_KetThucNgayLamViec);
134             
this.tabControl_Mot.Controls.Add(this.tabPage_TienHoaHong);
135             
this.tabControl_Mot.Controls.Add(this.tabPage3);
136             
this.tabControl_Mot.Location = new System.Drawing.Point(12, 31);
137             
this.tabControl_Mot.Name = "tabControl_Mot";
138             
this.tabControl_Mot.SelectedIndex = 0;
139             
this.tabControl_Mot.Size = new System.Drawing.Size(314, 239);
140             
this.tabControl_Mot.TabIndex = 2;
141             
//
142             
// tabPage_KetThucNgayLamViec
143             
//
144             
this.tabPage_KetThucNgayLamViec.Controls.Add(this.btnBcKetThucNgayLamViec);
145             
this.tabPage_KetThucNgayLamViec.Controls.Add(this.label2);
146             
this.tabPage_KetThucNgayLamViec.Controls.Add(this.dateTimePicker1);
147             
this.tabPage_KetThucNgayLamViec.Controls.Add(this.label3);
148             
this.tabPage_KetThucNgayLamViec.Location = new System.Drawing.Point(4, 27);
149             
this.tabPage_KetThucNgayLamViec.Name = "tabPage_KetThucNgayLamViec";
150             
this.tabPage_KetThucNgayLamViec.Padding = new System.Windows.Forms.Padding(3);
151             
this.tabPage_KetThucNgayLamViec.Size = new System.Drawing.Size(306, 208);
152             
this.tabPage_KetThucNgayLamViec.TabIndex = 0;
153             
this.tabPage_KetThucNgayLamViec.Text = "Kết thúc ngày làm việc";
154             
this.tabPage_KetThucNgayLamViec.UseVisualStyleBackColor = true;
155             
//
156             
// btnBcKetThucNgayLamViec
157             
//
158             
this.btnBcKetThucNgayLamViec.Location = new System.Drawing.Point(187, 120);
159             
this.btnBcKetThucNgayLamViec.Name = "btnBcKetThucNgayLamViec";
160             
this.btnBcKetThucNgayLamViec.Size = new System.Drawing.Size(120, 31);
161             
this.btnBcKetThucNgayLamViec.TabIndex = 3;
162             
this.btnBcKetThucNgayLamViec.Text = "Thực hiện";
163             
this.btnBcKetThucNgayLamViec.UseVisualStyleBackColor = true;
164             
this.btnBcKetThucNgayLamViec.Click += new System.EventHandler(this.btnBcKetThucNgayLamViec_Click);
165             
//
166             
// label2
167             
//
168             
this.label2.AutoSize = true;
169             
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
170             
this.label2.Location = new System.Drawing.Point(6, 17);
171             
this.label2.Name = "label2";
172             
this.label2.Size = new System.Drawing.Size(198, 24);
173             
this.label2.TabIndex = 0;
174             
this.label2.Text = "Kết thúc ngày làm việc";
175             
//
176             
// dateTimePicker1
177             
//
178             
this.dateTimePicker1.Location = new System.Drawing.Point(187, 61);
179             
this.dateTimePicker1.Name = "dateTimePicker1";
180             
this.dateTimePicker1.Size = new System.Drawing.Size(200, 24);
181             
this.dateTimePicker1.TabIndex = 2;
182             
//
183             
// label3
184             
//
185             
this.label3.AutoSize = true;
186             
this.label3.Location = new System.Drawing.Point(7, 61);
187             
this.label3.Name = "label3";
188             
this.label3.Size = new System.Drawing.Size(130, 18);
189             
this.label3.TabIndex = 1;
190             
this.label3.Text = "Báo cáo tổng hợp:";
191             
//
192             
// tabPage_TienHoaHong
193             
//
194             
this.tabPage_TienHoaHong.Controls.Add(this.btnTienHoaHong_BCCT);
195             
this.tabPage_TienHoaHong.Controls.Add(this.btnTienHoaHong_BCTH);
196             
this.tabPage_TienHoaHong.Controls.Add(this.maskedTextBox2);
197             
this.tabPage_TienHoaHong.Controls.Add(this.label8);
198             
this.tabPage_TienHoaHong.Controls.Add(this.maskedTextBox1);
199             
this.tabPage_TienHoaHong.Controls.Add(this.label7);
200             
this.tabPage_TienHoaHong.Controls.Add(this.radioButton2);
201             
this.tabPage_TienHoaHong.Controls.Add(this.label6);
202             
this.tabPage_TienHoaHong.Controls.Add(this.cmbTienHoaHong_PhamViNgay);
203             
this.tabPage_TienHoaHong.Controls.Add(this.radioButton1);
204             
this.tabPage_TienHoaHong.Controls.Add(this.label5);
205             
this.tabPage_TienHoaHong.Controls.Add(this.label4);
206             
this.tabPage_TienHoaHong.Location = new System.Drawing.Point(4, 27);
207             
this.tabPage_TienHoaHong.Name = "tabPage_TienHoaHong";
208             
this.tabPage_TienHoaHong.Padding = new System.Windows.Forms.Padding(3);
209             
this.tabPage_TienHoaHong.Size = new System.Drawing.Size(306, 208);
210             
this.tabPage_TienHoaHong.TabIndex = 1;
211             
this.tabPage_TienHoaHong.Text = "Tiền hoa hồng";
212             
this.tabPage_TienHoaHong.UseVisualStyleBackColor = true;
213             
//
214             
// btnTienHoaHong_BCCT
215             
//
216             
this.btnTienHoaHong_BCCT.Location = new System.Drawing.Point(249, 225);
217             
this.btnTienHoaHong_BCCT.Name = "btnTienHoaHong_BCCT";
218             
this.btnTienHoaHong_BCCT.Size = new System.Drawing.Size(156, 41);
219             
this.btnTienHoaHong_BCCT.TabIndex = 12;
220             
this.btnTienHoaHong_BCCT.Text = "Báo cáo chi tiết";
221             
this.btnTienHoaHong_BCCT.UseVisualStyleBackColor = true;
222             
this.btnTienHoaHong_BCCT.Click += new System.EventHandler(this.btnTienHoaHong_BCCT_Click);
223             
//
224             
// btnTienHoaHong_BCTH
225             
//
226             
this.btnTienHoaHong_BCTH.Location = new System.Drawing.Point(83, 225);
227             
this.btnTienHoaHong_BCTH.Name = "btnTienHoaHong_BCTH";
228             
this.btnTienHoaHong_BCTH.Size = new System.Drawing.Size(160, 41);
229             
this.btnTienHoaHong_BCTH.TabIndex = 11;
230             
this.btnTienHoaHong_BCTH.Text = "Báo cáo tổng hợp";
231             
this.btnTienHoaHong_BCTH.UseVisualStyleBackColor = true;
232             
this.btnTienHoaHong_BCTH.Click += new System.EventHandler(this.btnTienHoaHong_BCTH_Click);
233             
//
234             
// maskedTextBox2
235             
//
236             
this.maskedTextBox2.Location = new System.Drawing.Point(276, 165);
237             
this.maskedTextBox2.Name = "maskedTextBox2";
238             
this.maskedTextBox2.Size = new System.Drawing.Size(129, 24);
239             
this.maskedTextBox2.TabIndex = 10;
240             
//
241             
// label8
242             
//
243             
this.label8.AutoSize = true;
244             
this.label8.Location = new System.Drawing.Point(273, 144);
245             
this.label8.Name = "label8";
246             
this.label8.Size = new System.Drawing.Size(35, 18);
247             
this.label8.TabIndex = 9;
248             
this.label8.Text = "Đến";
249             
//
250             
// maskedTextBox1
251             
//
252             
this.maskedTextBox1.Location = new System.Drawing.Point(146, 165);
253             
this.maskedTextBox1.Name = "maskedTextBox1";
254             
this.maskedTextBox1.Size = new System.Drawing.Size(121, 24);
255             
this.maskedTextBox1.TabIndex = 8;
256             
//
257             
// label7
258             
//
259             
this.label7.AutoSize = true;
260             
this.label7.Location = new System.Drawing.Point(143, 144);
261             
this.label7.Name = "label7";
262             
this.label7.Size = new System.Drawing.Size(25, 18);
263             
this.label7.TabIndex = 7;
264             
this.label7.Text = "Từ";
265             
//
266             
// radioButton2
267             
//
268             
this.radioButton2.AutoSize = true;
269             
this.radioButton2.Location = new System.Drawing.Point(109, 165);
270             
this.radioButton2.Name = "radioButton2";
271             
this.radioButton2.Size = new System.Drawing.Size(14, 13);
272             
this.radioButton2.TabIndex = 6;
273             
this.radioButton2.TabStop = true;
274             
this.radioButton2.UseVisualStyleBackColor = true;
275             
//
276             
// label6
277             
//
278             
this.label6.AutoSize = true;
279             
this.label6.Location = new System.Drawing.Point(10, 165);
280             
this.label6.Name = "label6";
281             
this.label6.Size = new System.Drawing.Size(71, 18);
282             
this.label6.TabIndex = 5;
283             
this.label6.Text = "Tùy chỉnh";
284             
//
285             
// cmbTienHoaHong_PhamViNgay
286             
//
287             
this.cmbTienHoaHong_PhamViNgay.FormattingEnabled = true;
288             
this.cmbTienHoaHong_PhamViNgay.Location = new System.Drawing.Point(146, 66);
289             
this.cmbTienHoaHong_PhamViNgay.Name = "cmbTienHoaHong_PhamViNgay";
290             
this.cmbTienHoaHong_PhamViNgay.Size = new System.Drawing.Size(259, 26);
291             
this.cmbTienHoaHong_PhamViNgay.TabIndex = 4;
292             
//
293             
// radioButton1
294             
//
295             
this.radioButton1.AutoSize = true;
296             
this.radioButton1.Location = new System.Drawing.Point(109, 71);
297             
this.radioButton1.Name = "radioButton1";
298             
this.radioButton1.Size = new System.Drawing.Size(14, 13);
299             
this.radioButton1.TabIndex = 3;
300             
this.radioButton1.TabStop = true;
301             
this.radioButton1.UseVisualStyleBackColor = true;
302             
//
303             
// label5
304             
//
305             
this.label5.AutoSize = true;
306             
this.label5.Location = new System.Drawing.Point(7, 66);
307             
this.label5.Name = "label5";
308             
this.label5.Size = new System.Drawing.Size(96, 18);
309             
this.label5.TabIndex = 2;
310             
this.label5.Text = "Phạm vi ngày";
311             
//
312             
// label4
313             
//
314             
this.label4.AutoSize = true;
315             
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
316             
this.label4.Location = new System.Drawing.Point(6, 15);
317             
this.label4.Name = "label4";
318             
this.label4.Size = new System.Drawing.Size(134, 24);
319             
this.label4.TabIndex = 1;
320             
this.label4.Text = "Tiền hoa hồng";
321             
//
322             
// tabPage3
323             
//
324             
this.tabPage3.Controls.Add(this.label9);
325             
this.tabPage3.Location = new System.Drawing.Point(4, 27);
326             
this.tabPage3.Name = "tabPage3";
327             
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
328             
this.tabPage3.Size = new System.Drawing.Size(306, 208);
329             
this.tabPage3.TabIndex = 2;
330             
this.tabPage3.Text = "tabPage3";
331             
this.tabPage3.UseVisualStyleBackColor = true;
332             
//
333             
// label9
334             
//
335             
this.label9.AutoSize = true;
336             
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
337             
this.label9.Location = new System.Drawing.Point(6, 17);
338             
this.label9.Name = "label9";
339             
this.label9.Size = new System.Drawing.Size(160, 24);
340             
this.label9.TabIndex = 2;
341             
this.label9.Text = "Sản phẩm đã bán";
342             
//
343             
// linkLabel_TienHoaHong
344             
//
345             
this.linkLabel_TienHoaHong.AutoSize = true;
346             
this.linkLabel_TienHoaHong.Location = new System.Drawing.Point(13, 273);
347             
this.linkLabel_TienHoaHong.Name = "linkLabel_TienHoaHong";
348             
this.linkLabel_TienHoaHong.Size = new System.Drawing.Size(102, 18);
349             
this.linkLabel_TienHoaHong.TabIndex = 1;
350             
this.linkLabel_TienHoaHong.TabStop = true;
351             
this.linkLabel_TienHoaHong.Text = "Tiền hoa hồng";
352             
this.linkLabel_TienHoaHong.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_TienHoaHong_LinkClicked);
353             
//
354             
// linkLabel_XoaDonHang
355             
//
356             
this.linkLabel_XoaDonHang.AutoSize = true;
357             
this.linkLabel_XoaDonHang.Location = new System.Drawing.Point(137, 273);
358             
this.linkLabel_XoaDonHang.Name = "linkLabel_XoaDonHang";
359             
this.linkLabel_XoaDonHang.Size = new System.Drawing.Size(100, 18);
360             
this.linkLabel_XoaDonHang.TabIndex = 3;
361             
this.linkLabel_XoaDonHang.TabStop = true;
362             
this.linkLabel_XoaDonHang.Text = "Xóa đơn hàng";
363             
//
364             
// linkLabel_ChietKhau
365             
//
366             
this.linkLabel_ChietKhau.AutoSize = true;
367             
this.linkLabel_ChietKhau.Location = new System.Drawing.Point(23, 309);
368             
this.linkLabel_ChietKhau.Name = "linkLabel_ChietKhau";
369             
this.linkLabel_ChietKhau.Size = new System.Drawing.Size(78, 18);
370             
this.linkLabel_ChietKhau.TabIndex = 4;
371             
this.linkLabel_ChietKhau.TabStop = true;
372             
this.linkLabel_ChietKhau.Text = "Chiết khấu";
373             
//
374             
// linkLabel11
375             
//
376             
this.linkLabel11.AutoSize = true;
377             
this.linkLabel11.Location = new System.Drawing.Point(23, 453);
378             
this.linkLabel11.Name = "linkLabel11";
379             
this.linkLabel11.Size = new System.Drawing.Size(145, 18);
380             
this.linkLabel11.TabIndex = 15;
381             
this.linkLabel11.TabStop = true;
382             
this.linkLabel11.Text = "Công nợ khách hàng";
383             
//
384             
// linkLabel1
385             
//
386             
this.linkLabel1.AutoSize = true;
387             
this.linkLabel1.Location = new System.Drawing.Point(137, 309);
388             
this.linkLabel1.Name = "linkLabel1";
389             
this.linkLabel1.Size = new System.Drawing.Size(73, 18);
390             
this.linkLabel1.TabIndex = 5;
391             
this.linkLabel1.TabStop = true;
392             
this.linkLabel1.Text = "Nhân viên";
393             
//
394             
// linkLabel10
395             
//
396             
this.linkLabel10.AutoSize = true;
397             
this.linkLabel10.Location = new System.Drawing.Point(127, 410);
398             
this.linkLabel10.Name = "linkLabel10";
399             
this.linkLabel10.Size = new System.Drawing.Size(70, 18);
400             
this.linkLabel10.TabIndex = 14;
401             
this.linkLabel10.TabStop = true;
402             
this.linkLabel10.Text = "Bán hàng";
403             
//
404             
// linkLabel3
405             
//
406             
this.linkLabel3.AutoSize = true;
407             
this.linkLabel3.Location = new System.Drawing.Point(23, 360);
408             
this.linkLabel3.Name = "linkLabel3";
409             
this.linkLabel3.Size = new System.Drawing.Size(93, 18);
410             
this.linkLabel3.TabIndex = 7;
411             
this.linkLabel3.TabStop = true;
412             
this.linkLabel3.Text = "Thẻ quà tặng";
413             
//
414             
// linkLabel7
415             
//
416             
this.linkLabel7.AutoSize = true;
417             
this.linkLabel7.Location = new System.Drawing.Point(138, 360);
418             
this.linkLabel7.Name = "linkLabel7";
419             
this.linkLabel7.Size = new System.Drawing.Size(82, 18);
420             
this.linkLabel7.TabIndex = 11;
421             
this.linkLabel7.TabStop = true;
422             
this.linkLabel7.Text = "Thanh toán";
423             
//
424             
// linkLabel8
425             
//
426             
this.linkLabel8.AutoSize = true;
427             
this.linkLabel8.Location = new System.Drawing.Point(23, 410);
428             
this.linkLabel8.Name = "linkLabel8";
429             
this.linkLabel8.Size = new System.Drawing.Size(56, 18);
430             
this.linkLabel8.TabIndex = 12;
431             
this.linkLabel8.TabStop = true;
432             
this.linkLabel8.Text = "Lãi / Lỗ";
433             
//
434             
// groupBox1
435             
//
436             
this.groupBox1.Controls.Add(this.linkLabelTamDungDh);
437             
this.groupBox1.Controls.Add(this.linkLabel1NhaCC);
438             
this.groupBox1.Controls.Add(this.linkLabel1CongNoNCC);
439             
this.groupBox1.Controls.Add(this.linkLabelDsSanPham);
440             
this.groupBox1.Controls.Add(this.linkLabel_BaoCaoHangTonKho);
441             
this.groupBox1.Controls.Add(this.linkLabelNhapHang);
442             
this.groupBox1.Controls.Add(this.linkLabel_BomVaGoiSP);
443             
this.groupBox1.Controls.Add(this.linkLabelChi_Phi);
444             
this.groupBox1.Controls.Add(this.linkLabel_BanHang_DsSp);
445             
this.groupBox1.Controls.Add(this.linkLabel_KetThucNgayLamViec);
446             
this.groupBox1.Location = new System.Drawing.Point(254, 59);
447             
this.groupBox1.Name = "groupBox1";
448             
this.groupBox1.Size = new System.Drawing.Size(400, 879);
449             
this.groupBox1.TabIndex = 1;
450             
this.groupBox1.TabStop = false;
451             
this.groupBox1.Text = "Danh mục";
452             
//
453             
// linkLabelTamDungDh
454             
//
455             
this.linkLabelTamDungDh.AutoSize = true;
456             
this.linkLabelTamDungDh.Location = new System.Drawing.Point(40, 510);
457             
this.linkLabelTamDungDh.Name = "linkLabelTamDungDh";
458             
this.linkLabelTamDungDh.Size = new System.Drawing.Size(139, 18);
459             
this.linkLabelTamDungDh.TabIndex = 18;
460             
this.linkLabelTamDungDh.TabStop = true;
461             
this.linkLabelTamDungDh.Text = "Tạm dừng đơn hàng";
462             
this.linkLabelTamDungDh.Visible = false;
463             
this.linkLabelTamDungDh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelTamDungDh_LinkClicked);
464             
//
465             
// linkLabel1NhaCC
466             
//
467             
this.linkLabel1NhaCC.AutoSize = true;
468             
this.linkLabel1NhaCC.Location = new System.Drawing.Point(40, 464);
469             
this.linkLabel1NhaCC.Name = "linkLabel1NhaCC";
470             
this.linkLabel1NhaCC.Size = new System.Drawing.Size(99, 18);
471             
this.linkLabel1NhaCC.TabIndex = 17;
472             
this.linkLabel1NhaCC.TabStop = true;
473             
this.linkLabel1NhaCC.Text = "Nhà cung cấp";
474             
this.linkLabel1NhaCC.Visible = false;
475             
this.linkLabel1NhaCC.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1NhaCC_LinkClicked);
476             
//
477             
// linkLabel1CongNoNCC
478             
//
479             
this.linkLabel1CongNoNCC.AutoSize = true;
480             
this.linkLabel1CongNoNCC.Location = new System.Drawing.Point(41, 189);
481             
this.linkLabel1CongNoNCC.Name = "linkLabel1CongNoNCC";
482             
this.linkLabel1CongNoNCC.Size = new System.Drawing.Size(157, 18);
483             
this.linkLabel1CongNoNCC.TabIndex = 16;
484             
this.linkLabel1CongNoNCC.TabStop = true;
485             
this.linkLabel1CongNoNCC.Text = "Công nợ nhà cung cấp";
486             
this.linkLabel1CongNoNCC.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1CongNoNCC_LinkClicked);
487             
//
488             
// linkLabelDsSanPham
489             
//
490             
this.linkLabelDsSanPham.AutoSize = true;
491             
this.linkLabelDsSanPham.Location = new System.Drawing.Point(40, 297);
492             
this.linkLabelDsSanPham.Name = "linkLabelDsSanPham";
493             
this.linkLabelDsSanPham.Size = new System.Drawing.Size(75, 18);
494             
this.linkLabelDsSanPham.TabIndex = 10;
495             
this.linkLabelDsSanPham.TabStop = true;
496             
this.linkLabelDsSanPham.Text = "Sản phẩm";
497             
this.linkLabelDsSanPham.Visible = false;
498             
this.linkLabelDsSanPham.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelDsSanPham_LinkClicked);
499             
//
500             
// linkLabel_BaoCaoHangTonKho
501             
//
502             
this.linkLabel_BaoCaoHangTonKho.AutoSize = true;
503             
this.linkLabel_BaoCaoHangTonKho.Location = new System.Drawing.Point(44, 240);
504             
this.linkLabel_BaoCaoHangTonKho.Name = "linkLabel_BaoCaoHangTonKho";
505             
this.linkLabel_BaoCaoHangTonKho.Size = new System.Drawing.Size(154, 18);
506             
this.linkLabel_BaoCaoHangTonKho.TabIndex = 8;
507             
this.linkLabel_BaoCaoHangTonKho.TabStop = true;
508             
this.linkLabel_BaoCaoHangTonKho.Text = "Báo cáo hàng tồn kho";
509             
this.linkLabel_BaoCaoHangTonKho.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BaoCaoHangTonKho_LinkClicked);
510             
//
511             
// linkLabelNhapHang
512             
//
513             
this.linkLabelNhapHang.AutoSize = true;
514             
this.linkLabelNhapHang.Location = new System.Drawing.Point(40, 352);
515             
this.linkLabelNhapHang.Name = "linkLabelNhapHang";
516             
this.linkLabelNhapHang.Size = new System.Drawing.Size(79, 18);
517             
this.linkLabelNhapHang.TabIndex = 13;
518             
this.linkLabelNhapHang.TabStop = true;
519             
this.linkLabelNhapHang.Text = "Nhập hàng";
520             
this.linkLabelNhapHang.Visible = false;
521             
this.linkLabelNhapHang.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelNhapHang_LinkClicked);
522             
//
523             
// linkLabel_BomVaGoiSP
524             
//
525             
this.linkLabel_BomVaGoiSP.AutoSize = true;
526             
this.linkLabel_BomVaGoiSP.Location = new System.Drawing.Point(41, 400);
527             
this.linkLabel_BomVaGoiSP.Name = "linkLabel_BomVaGoiSP";
528             
this.linkLabel_BomVaGoiSP.Size = new System.Drawing.Size(155, 18);
529             
this.linkLabel_BomVaGoiSP.TabIndex = 9;
530             
this.linkLabel_BomVaGoiSP.TabStop = true;
531             
this.linkLabel_BomVaGoiSP.Text = "BOM và gói sản phẩm";
532             
this.linkLabel_BomVaGoiSP.Visible = false;
533             
this.linkLabel_BomVaGoiSP.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BomVaGoiSP_LinkClicked);
534             
//
535             
// linkLabelChi_Phi
536             
//
537             
this.linkLabelChi_Phi.AutoSize = true;
538             
this.linkLabelChi_Phi.Location = new System.Drawing.Point(40, 136);
539             
this.linkLabelChi_Phi.Name = "linkLabelChi_Phi";
540             
this.linkLabelChi_Phi.Size = new System.Drawing.Size(53, 18);
541             
this.linkLabelChi_Phi.TabIndex = 6;
542             
this.linkLabelChi_Phi.TabStop = true;
543             
this.linkLabelChi_Phi.Text = "Chi phí";
544             
this.linkLabelChi_Phi.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelChi_Phi_LinkClicked);
545             
//
546             
// linkLabel_BanHang_DsSp
547             
//
548             
this.linkLabel_BanHang_DsSp.AutoSize = true;
549             
this.linkLabel_BanHang_DsSp.Location = new System.Drawing.Point(36, 86);
550             
this.linkLabel_BanHang_DsSp.Name = "linkLabel_BanHang_DsSp";
551             
this.linkLabel_BanHang_DsSp.Size = new System.Drawing.Size(70, 18);
552             
this.linkLabel_BanHang_DsSp.TabIndex = 2;
553             
this.linkLabel_BanHang_DsSp.TabStop = true;
554             
this.linkLabel_BanHang_DsSp.Text = "Bán hàng";
555             
this.linkLabel_BanHang_DsSp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BanHang_DsSp_LinkClicked);
556             
//
557             
// linkLabel_KetThucNgayLamViec
558             
//
559             
this.linkLabel_KetThucNgayLamViec.AutoSize = true;
560             
this.linkLabel_KetThucNgayLamViec.Location = new System.Drawing.Point(33, 38);
561             
this.linkLabel_KetThucNgayLamViec.Name = "linkLabel_KetThucNgayLamViec";
562             
this.linkLabel_KetThucNgayLamViec.Size = new System.Drawing.Size(155, 18);
563             
this.linkLabel_KetThucNgayLamViec.TabIndex = 0;
564             
this.linkLabel_KetThucNgayLamViec.TabStop = true;
565             
this.linkLabel_KetThucNgayLamViec.Text = "Kết thúc ngày làm việc";
566             
this.linkLabel_KetThucNgayLamViec.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_KetThucNgayLamViec_LinkClicked);
567             
//
568             
// label1
569             
//
570             
this.label1.AutoSize = true;
571             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
572             
this.label1.Location = new System.Drawing.Point(249, 0);
573             
this.label1.Name = "label1";
574             
this.label1.Size = new System.Drawing.Size(101, 29);
575             
this.label1.TabIndex = 0;
576             
this.label1.Text = "Báo cáo";
577             
//
578             
// uctBaoCao
579             
//
580             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
581             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
582             
this.BackColor = System.Drawing.Color.White;
583             
this.Controls.Add(this.panel1);
584             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
585             
this.Margin = new System.Windows.Forms.Padding(4);
586             
this.Name = "uctBaoCao";
587             
this.Size = new System.Drawing.Size(1024, 960);
588             
this.Load += new System.EventHandler(this.uctBaoCao_Load);
589             
this.panel1.ResumeLayout(false);
590             
this.panel1.PerformLayout();
591             
this.groupBox2.ResumeLayout(false);
592             
this.groupBox2.PerformLayout();
593             
this.tabControl_Mot.ResumeLayout(false);
594             
this.tabPage_KetThucNgayLamViec.ResumeLayout(false);
595             
this.tabPage_KetThucNgayLamViec.PerformLayout();
596             
this.tabPage_TienHoaHong.ResumeLayout(false);
597             
this.tabPage_TienHoaHong.PerformLayout();
598             
this.tabPage3.ResumeLayout(false);
599             
this.tabPage3.PerformLayout();
600             
this.groupBox1.ResumeLayout(false);
601             
this.groupBox1.PerformLayout();
602             
this.ResumeLayout(false);
603
604         }
605
606         
#endregion
607
608         
private System.Windows.Forms.Panel panel1;
609         
private System.Windows.Forms.Label label1;
610         
private System.Windows.Forms.GroupBox groupBox1;
611         
private System.Windows.Forms.LinkLabel linkLabel_KetThucNgayLamViec;
612         
private System.Windows.Forms.LinkLabel linkLabel_TienHoaHong;
613         
private System.Windows.Forms.LinkLabel linkLabel_ChietKhau;
614         
private System.Windows.Forms.LinkLabel linkLabel_XoaDonHang;
615         
private System.Windows.Forms.LinkLabel linkLabel_BanHang_DsSp;
616         
private System.Windows.Forms.LinkLabel linkLabel3;
617         
private System.Windows.Forms.LinkLabel linkLabelChi_Phi;
618         
private System.Windows.Forms.LinkLabel linkLabel1;
619         
private System.Windows.Forms.LinkLabel linkLabel_BaoCaoHangTonKho;
620         
private System.Windows.Forms.LinkLabel linkLabel15;
621         
private System.Windows.Forms.LinkLabel linkLabelTamDungDh;
622         
private System.Windows.Forms.LinkLabel linkLabel1NhaCC;
623         
private System.Windows.Forms.LinkLabel linkLabel1CongNoNCC;
624         
private System.Windows.Forms.LinkLabel linkLabel11;
625         
private System.Windows.Forms.LinkLabel linkLabel10;
626         
private System.Windows.Forms.LinkLabel linkLabelNhapHang;
627         
private System.Windows.Forms.LinkLabel linkLabel8;
628         
private System.Windows.Forms.LinkLabel linkLabel7;
629         
private System.Windows.Forms.LinkLabel linkLabelDsSanPham;
630         
private System.Windows.Forms.LinkLabel linkLabel_BomVaGoiSP;
631         
private System.Windows.Forms.GroupBox groupBox2;
632         
private System.Windows.Forms.TabControl tabControl_Mot;
633         
private System.Windows.Forms.TabPage tabPage_KetThucNgayLamViec;
634         
private System.Windows.Forms.Button btnBcKetThucNgayLamViec;
635         
private System.Windows.Forms.Label label2;
636         
private System.Windows.Forms.DateTimePicker dateTimePicker1;
637         
private System.Windows.Forms.Label label3;
638         
private System.Windows.Forms.TabPage tabPage_TienHoaHong;
639         
private System.Windows.Forms.Button btnTienHoaHong_BCCT;
640         
private System.Windows.Forms.Button btnTienHoaHong_BCTH;
641         
private System.Windows.Forms.MaskedTextBox maskedTextBox2;
642         
private System.Windows.Forms.Label label8;
643         
private System.Windows.Forms.MaskedTextBox maskedTextBox1;
644         
private System.Windows.Forms.Label label7;
645         
private System.Windows.Forms.RadioButton radioButton2;
646         
private System.Windows.Forms.Label label6;
647         
private System.Windows.Forms.ComboBox cmbTienHoaHong_PhamViNgay;
648         
private System.Windows.Forms.RadioButton radioButton1;
649         
private System.Windows.Forms.Label label5;
650         
private System.Windows.Forms.Label label4;
651         
private System.Windows.Forms.TabPage tabPage3;
652         
private System.Windows.Forms.Label label9;
653
654
655     }
656 }


Gõ tìm kiếm nhanh...